Welcome![Sign In][Sign Up]
Location:
Search - multi threaded server

Search list

[Program docMultithreaded TCP-UDP Client Server

Description: .Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序-. Ne environment under the multi-threaded TCP/UDP programming examples son, which includes the server client program
Platform: | Size: 3072 | Author: 蓝鸥 | Hits:

[Web ServerHTTP代理服务器(czy)

Description: 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization and the deletion of critical threshold, the critical use of multiple threads to complete critical resources contradict visit, work to create threads, threads from work, definitions and setting, the use of multiple threads completed the synchronization and collaboration.
Platform: | Size: 5269504 | Author: chen | Hits:

[Internet-NetworkMuthreadHTTPServer

Description: MuthreadHTTPServer 多线程HTTP服务器 服务器 -MuthreadHTTPServer HTTP server multi-threaded server server server
Platform: | Size: 65536 | Author: 呵呵 | Hits:

[JSP/Javaserver-client

Description: 服务器-客户端 通信模拟.支持多线程,多用户-Server- client communication simulation. Support multi-threaded, multi-user
Platform: | Size: 32768 | Author: 高伦 | Hits:

[Web ServerMulti-ThreadedWebServer

Description: 多线程web服务器(Multi-Threaded Web Server),可以处理并行的多个请求。 -Multi-threaded web server (Multi-Threaded Web Server), can handle multiple requests in parallel.
Platform: | Size: 1024 | Author: frr | Hits:

[Process-Threadhigh-performance-server_src

Description: 多线程服务器程序演示,该程序以http服务为例,演示多线程的处理-Demonstration of multi-threaded server program, the procedures to http service as an example, multi-threaded demo deal
Platform: | Size: 44032 | Author: ss | Hits:

[e-languageWebServer

Description: 易语言代码:Web服务器实现多线程的例子,实现了用易语言编写多线程服务器,可以作为很好的借鉴-Easy language code: Web server multi-threaded example, using easy to realize multi-threaded server languages can serve as useful reference
Platform: | Size: 4096 | Author: 谢东 | Hits:

[ICQ-IM-ChatClient-Server-based-Security-Comunication-Tool

Description: 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性 -Their use of Java made the Client-Server chat program, a combination of network communications, data security, knowledge of multi-threaded one. RSA algorithm using the completion of the distribution of DES keys 2. RSA algorithm combines the use of MD5 message to complete the signature 3. The original message and signature to provide confidentiality protection (with DES encryption algorithm) 4. Able to decrypt and verify the legitimacy of the signature
Platform: | Size: 8192 | Author: Shadow | Hits:

[Linux-Unixsocket

Description: linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
Platform: | Size: 14336 | Author: 孙帮山 | Hits:

[JSP89346473CSharp_ProxySocket

Description: 多线程web代理服务器,这是我第一次在这个站点上传东西-Multi-threaded web proxy server, this is the first time I upload something on this site
Platform: | Size: 138240 | Author: 宋科政 | Hits:

[TCP/IP stackUDPcommuncation

Description: 实现UDP的客户端与服务器的通信程序,它是通多线程来实现,很较大的学习价值。-The realization of UDP client and server communication program, which is multi-threaded pass to achieve, it is the larger the value of learning.
Platform: | Size: 2525184 | Author: qin | Hits:

[Web Serverwebserver

Description: 多线程web服务器 java语言 实现了 阅读文字 图片.jpg以及.gif -Multi-threaded web server, java language to implement read the text images. Jpg and. Gif
Platform: | Size: 2412544 | Author: 5817802 | Hits:

[Internet-NetworkMultiThreaded_Socket_Server_Client

Description: A working examples of multi threaded server and client application using java sockets. each time a client tries to connect to server, a new thread is started to handle the client. it is a application to draw on a board by all the clients connected to the server.
Platform: | Size: 53248 | Author: Ganesh Tiwari | Hits:

[Linux-Unixgsoap_server

Description: gsoap实现的一个多线程server端的源代码。我在公司三个月写的一个强大的功能。-gsoap achieve a multi-threaded server-side source code. I wrote three months in the company a powerful feature.
Platform: | Size: 261120 | Author: sbso_1988 | Hits:

[JSP/JavaJava.multi.threaded.Client.Server.Module

Description: Java多线程编程Client&Server模块Java multi-threaded programming Client & Server Module -Java multi-threaded programming Client & Server Module
Platform: | Size: 21504 | Author: sun | Hits:

[Process-Thread-M-Thread-TCP-Server

Description: 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
Platform: | Size: 8057856 | Author: chengzhang | Hits:

[Process-ThreadMulti-threaded-transfer

Description: delphi tcp多线程多任务高速传输,包括客户端和服务端源码-delphi tcp high speed multi-threaded multi-tasking, including the client and server source code
Platform: | Size: 54272 | Author: 梁桂诚 | Hits:

[Web ServerMulti-Threaded-Web-Server

Description: 计算机网络自顶向下第三版 编程教辅 关于多线程Web代理服务器的内容-In this lab we will develop a Web server in two steps. In the end, you will have built a multi-threaded Web server that is capable of processing multiple simultaneous service requests in parallel. You should be able to demonstrate that your Web server is capable of delivering your home page to a Web browser.
Platform: | Size: 10240 | Author: yagao | Hits:

[Process-ThreadMulti-threaded

Description: 多线程服务器的编程模型,是一本介绍多线程编程的不错书籍。本书详细描述了多线程编程中常用的几种模型。-Multi-threaded server programming model is a good introduction of multi-threaded programming books. This book describes in detail the multi-threaded programming in several popular models.
Platform: | Size: 362496 | Author: | Hits:

[Linux-UnixSimple-multi-threaded-server-client-

Description: 简易的多线程服务器客户机程序,可用于linux系统编程的教学用。一般为实验课程的例子。-Simple multi-threaded server client program can be used for teaching programming linux system. Examples of general courses for the experiment.
Platform: | Size: 1024 | Author: CTY | Hits:
« 12 3 4 5 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net